Overload | Description |
---|---|
HaveValue(String,Object[]) | Asserts that a nullable TEnum value is not a null reference (Nothing in Visual Basic). |
HaveValue | Asserts that the current TEnum is exactly equal to the expected value. (Inherited from FluentAssertions.Primitives.EnumAssertions<TEnum,TAssertions>) |